Release 10.1A: OpenEdge Development:
Progress 4GL Reference
DEFAULT-COMMIT attribute
Indicates how an open transaction under the control of a transaction initiating procedure is to complete if the procedure is deleted in the absence of any SET-COMMIT( ) method or SET-ROLLBACK( ) method.
Data type: LOGICAL Access: Readable/Writeable Applies to: Transaction object handleSetting the DEFAULT-COMMIT attribute to TRUE ensures that the transaction is completed. Setting it to FALSE ensures that the transaction is rolled back. The default value is FALSE.
Note: One common event that can terminate an open transaction is deleting the transaction initiating procedure that created the transaction.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |